home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / visulztn / saoimage / saoimage.lha / vms / mkpkg < prev    next >
Text File  |  1989-11-10  |  252b  |  14 lines

  1. # Make the ZFIOGD (binary graphics) device driver and install it in libsys.
  2.  
  3. $checkout libsys.a lib$
  4. $update   libsys.a
  5. $checkin  libsys.a lib$
  6. $exit
  7.  
  8. libsys.a:
  9.     zfiogd.x
  10.     zfiovi.c    # Prototype VMS/Imtool driver
  11.     @iism70
  12.     @iism75
  13.     ;
  14.